func google.golang.org/protobuf/internal/impl.appendBoolSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L312: func appendBoolSliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L375: 	marshal:   appendBoolSliceValue,